1 namespace QuanLyNhanSu
2 {
3     
partial class frmDMTo
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             System.ComponentModel.ComponentResourceManager resources =
new System.ComponentModel.ComponentResourceManager(typeof(frmDMTo));
32             
this.panel1 = new System.Windows.Forms.Panel();
33             
this.dgv_DMTO = new Telerik.WinControls.UI.RadGridView();
34             
this.label1 = new System.Windows.Forms.Label();
35             
this.txttento = new System.Windows.Forms.TextBox();
36             
this.label2 = new System.Windows.Forms.Label();
37             
this.txtmato = new System.Windows.Forms.TextBox();
38             
this.label3 = new System.Windows.Forms.Label();
39             
this.cbomaphong = new System.Windows.Forms.ComboBox();
40             
this.grpbox = new System.Windows.Forms.GroupBox();
41             
this.cmdluu = new System.Windows.Forms.Button();
42             
this.cmdthoat = new System.Windows.Forms.Button();
43             
this.cmdthem = new System.Windows.Forms.Button();
44             
this.cmdCapnhat = new System.Windows.Forms.Button();
45             
this.cmdxoa = new System.Windows.Forms.Button();
46             
this.panel1.SuspendLayout();
47             ((System.ComponentModel.ISupportInitialize)(
this.dgv_DMTO)).BeginInit();
48             ((System.ComponentModel.ISupportInitialize)(
this.dgv_DMTO.MasterGridViewTemplate)).BeginInit();
49             
this.grpbox.SuspendLayout();
50             ((System.ComponentModel.ISupportInitialize)(
this)).BeginInit();
51             
this.SuspendLayout();
52             
//
53             
// panel1
54             
//
55             
this.panel1.BackColor = System.Drawing.Color.AliceBlue;
56             
this.panel1.Controls.Add(this.dgv_DMTO);
57             
this.panel1.Controls.Add(this.label1);
58             
this.panel1.Controls.Add(this.txttento);
59             
this.panel1.Controls.Add(this.label2);
60             
this.panel1.Controls.Add(this.txtmato);
61             
this.panel1.Controls.Add(this.label3);
62             
this.panel1.Controls.Add(this.cbomaphong);
63             
this.panel1.Location = new System.Drawing.Point(8, 10);
64             
this.panel1.Name = "panel1";
65             
this.panel1.Size = new System.Drawing.Size(386, 237);
66             
this.panel1.TabIndex = 0;
67             
//
68             
// dgv_DMTO
69             
//
70             
this.dgv_DMTO.Location = new System.Drawing.Point(10, 84);
71             
//
72             
//
73             
//
74             
this.dgv_DMTO.MasterGridViewTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
75             
this.dgv_DMTO.MasterGridViewTemplate.EnableGrouping = false;
76             
this.dgv_DMTO.Name = "dgv_DMTO";
77             
this.dgv_DMTO.ReadOnly = true;
78             
this.dgv_DMTO.Size = new System.Drawing.Size(370, 150);
79             
this.dgv_DMTO.TabIndex = 20;
80             
//
81             
// label1
82             
//
83             
this.label1.AutoSize = true;
84             
this.label1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
85             
this.label1.Location = new System.Drawing.Point(201, 14);
86             
this.label1.Name = "label1";
87             
this.label1.Size = new System.Drawing.Size(49, 15);
88             
this.label1.TabIndex = 19;
89             
this.label1.Text = "Phòng :";
90             
//
91             
// txttento
92             
//
93             
this.txttento.BackColor = System.Drawing.SystemColors.ControlLightLight;
94             
this.txttento.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
95             
this.txttento.Location = new System.Drawing.Point(134, 42);
96             
this.txttento.MaxLength = 50;
97             
this.txttento.Name = "txttento";
98             
this.txttento.ReadOnly = true;
99             
this.txttento.Size = new System.Drawing.Size(199, 22);
100             
this.txttento.TabIndex = 3;
101             
this.txttento.Tag = "";
102             
//
103             
// label2
104             
//
105             
this.label2.AutoSize = true;
106             
this.label2.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
107             
this.label2.Location = new System.Drawing.Point(54, 45);
108             
this.label2.Name = "label2";
109             
this.label2.Size = new System.Drawing.Size(52, 15);
110             
this.label2.TabIndex = 18;
111             
this.label2.Text = "Tên Tổ :";
112             
//
113             
// txtmato
114             
//
115             
this.txtmato.BackColor = System.Drawing.SystemColors.ControlLightLight;
116             
this.txtmato.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
117             
this.txtmato.Location = new System.Drawing.Point(87, 10);
118             
this.txtmato.MaxLength = 3;
119             
this.txtmato.Name = "txtmato";
120             
this.txtmato.ReadOnly = true;
121             
this.txtmato.Size = new System.Drawing.Size(108, 22);
122             
this.txtmato.TabIndex = 1;
123             
this.txtmato.Tag = "";
124             
//
125             
// label3
126             
//
127             
this.label3.AutoSize = true;
128             
this.label3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
129             
this.label3.Location = new System.Drawing.Point(7, 14);
130             
this.label3.Name = "label3";
131             
this.label3.Size = new System.Drawing.Size(48, 15);
132             
this.label3.TabIndex = 16;
133             
this.label3.Text = "Mã Tổ :";
134             
//
135             
// cbomaphong
136             
//
137             
this.cbomaphong.BackColor = System.Drawing.SystemColors.HighlightText;
138             
this.cbomaphong.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
139             
this.cbomaphong.Enabled = false;
140             
this.cbomaphong.FormattingEnabled = true;
141             
this.cbomaphong.Location = new System.Drawing.Point(259, 11);
142             
this.cbomaphong.Name = "cbomaphong";
143             
this.cbomaphong.Size = new System.Drawing.Size(121, 21);
144             
this.cbomaphong.TabIndex = 2;
145             
//
146             
// grpbox
147             
//
148             
this.grpbox.BackColor = System.Drawing.Color.Transparent;
149             
this.grpbox.Controls.Add(this.cmdluu);
150             
this.grpbox.Controls.Add(this.cmdthoat);
151             
this.grpbox.Controls.Add(this.cmdthem);
152             
this.grpbox.Controls.Add(this.cmdCapnhat);
153             
this.grpbox.Controls.Add(this.cmdxoa);
154             
this.grpbox.Location = new System.Drawing.Point(397, 4);
155             
this.grpbox.Name = "grpbox";
156             
this.grpbox.Size = new System.Drawing.Size(83, 243);
157             
this.grpbox.TabIndex = 13;
158             
this.grpbox.TabStop = false;
159             
//
160             
// cmdluu
161             
//
162             
this.cmdluu.Anchor = System.Windows.Forms.AnchorStyles.None;
163             
this.cmdluu.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
164             
this.cmdluu.Image = ((System.Drawing.Image)(resources.GetObject("cmdluu.Image")));
165             
this.cmdluu.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
166             
this.cmdluu.Location = new System.Drawing.Point(5, 150);
167             
this.cmdluu.Name = "cmdluu";
168             
this.cmdluu.Size = new System.Drawing.Size(73, 30);
169             
this.cmdluu.TabIndex = 7;
170             
this.cmdluu.Text = "Lưu";
171             
this.cmdluu.UseVisualStyleBackColor = true;
172             
this.cmdluu.Click += new System.EventHandler(this.cmdluu_Click);
173             
//
174             
// cmdthoat
175             
//
176             
this.cmdthoat.Anchor = System.Windows.Forms.AnchorStyles.None;
177             
this.cmdthoat.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
178             
this.cmdthoat.Image = ((System.Drawing.Image)(resources.GetObject("cmdthoat.Image")));
179             
this.cmdthoat.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
180             
this.cmdthoat.Location = new System.Drawing.Point(5, 194);
181             
this.cmdthoat.Name = "cmdthoat";
182             
this.cmdthoat.Size = new System.Drawing.Size(73, 30);
183             
this.cmdthoat.TabIndex = 8;
184             
this.cmdthoat.Text = "Thoát";
185             
this.cmdthoat.UseVisualStyleBackColor = true;
186             
this.cmdthoat.Click += new System.EventHandler(this.cmdthoat_Click);
187             
//
188             
// cmdthem
189             
//
190             
this.cmdthem.Anchor = System.Windows.Forms.AnchorStyles.None;
191             
this.cmdthem.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
192             
this.cmdthem.Image = ((System.Drawing.Image)(resources.GetObject("cmdthem.Image")));
193             
this.cmdthem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
194             
this.cmdthem.Location = new System.Drawing.Point(5, 18);
195             
this.cmdthem.Name = "cmdthem";
196             
this.cmdthem.Size = new System.Drawing.Size(73, 30);
197             
this.cmdthem.TabIndex = 4;
198             
this.cmdthem.Text = "Thêm";
199             
this.cmdthem.UseVisualStyleBackColor = true;
200             
this.cmdthem.Click += new System.EventHandler(this.cmdthem_Click);
201             
//
202             
// cmdCapnhat
203             
//
204             
this.cmdCapnhat.Anchor = System.Windows.Forms.AnchorStyles.None;
205             
this.cmdCapnhat.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
206             
this.cmdCapnhat.Image = ((System.Drawing.Image)(resources.GetObject("cmdCapnhat.Image")));
207             
this.cmdCapnhat.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
208             
this.cmdCapnhat.Location = new System.Drawing.Point(5, 62);
209             
this.cmdCapnhat.Name = "cmdCapnhat";
210             
this.cmdCapnhat.Size = new System.Drawing.Size(73, 30);
211             
this.cmdCapnhat.TabIndex = 5;
212             
this.cmdCapnhat.Text = "Sửa";
213             
this.cmdCapnhat.UseVisualStyleBackColor = true;
214             
this.cmdCapnhat.Click += new System.EventHandler(this.cmdCapnhat_Click);
215             
//
216             
// cmdxoa
217             
//
218             
this.cmdxoa.Anchor = System.Windows.Forms.AnchorStyles.None;
219             
this.cmdxoa.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
220             
this.cmdxoa.Image = ((System.Drawing.Image)(resources.GetObject("cmdxoa.Image")));
221             
this.cmdxoa.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
222             
this.cmdxoa.Location = new System.Drawing.Point(5, 106);
223             
this.cmdxoa.Name = "cmdxoa";
224             
this.cmdxoa.Size = new System.Drawing.Size(73, 30);
225             
this.cmdxoa.TabIndex = 6;
226             
this.cmdxoa.Text = "Xóa";
227             
this.cmdxoa.UseVisualStyleBackColor = true;
228             
this.cmdxoa.Click += new System.EventHandler(this.cmdxoa_Click);
229             
//
230             
// frmDMTo
231             
//
232             
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
233             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
234             
this.BackColor = System.Drawing.Color.Honeydew;
235             
this.ClientSize = new System.Drawing.Size(494, 253);
236             
this.Controls.Add(this.grpbox);
237             
this.Controls.Add(this.panel1);
238             
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
239             
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
240             
this.MaximizeBox = false;
241             
this.MinimizeBox = false;
242             
this.Name = "frmDMTo";
243             
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
244             
this.Text = "Danh Mục Tổ";
245             
this.ThemeName = "ControlDefault";
246             
this.Load += new System.EventHandler(this.frmDMTo_Load);
247             
this.panel1.ResumeLayout(false);
248             
this.panel1.PerformLayout();
249             ((System.ComponentModel.ISupportInitialize)(
this.dgv_DMTO.MasterGridViewTemplate)).EndInit();
250             ((System.ComponentModel.ISupportInitialize)(
this.dgv_DMTO)).EndInit();
251             
this.grpbox.ResumeLayout(false);
252             ((System.ComponentModel.ISupportInitialize)(
this)).EndInit();
253             
this.ResumeLayout(false);
254
255         }
256
257         
#endregion
258
259         
private System.Windows.Forms.Panel panel1;
260         
private System.Windows.Forms.GroupBox grpbox;
261         
private System.Windows.Forms.Button cmdluu;
262         
private System.Windows.Forms.Button cmdthoat;
263         
private System.Windows.Forms.Button cmdthem;
264         
private System.Windows.Forms.Button cmdCapnhat;
265         
private System.Windows.Forms.Button cmdxoa;
266         
private System.Windows.Forms.Label label1;
267         
private System.Windows.Forms.TextBox txttento;
268         
private System.Windows.Forms.Label label2;
269         
private System.Windows.Forms.TextBox txtmato;
270         
private System.Windows.Forms.Label label3;
271         
private System.Windows.Forms.ComboBox cbomaphong;
272         
private Telerik.WinControls.UI.RadGridView dgv_DMTO;
273
274     }
275 }



Quản lý nhân sự công ty bằng c# _ full source code 60.490 lượt xem

Gõ tìm kiếm nhanh...